func runtime.key8

3 uses

	runtime (current package)
		lock_spinbit.go#L73: func key8(p *uintptr) *uint8 {
		lock_spinbit.go#L160: 	k8 := key8(&l.key)
		lock_spinbit.go#L262: 	prev8 := atomic.Xchg8(key8(&l.key), 0)